home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / editors_ / ze16v250.zip / SETUP.INF < prev    next >
INI File  |  1997-01-16  |  6KB  |  127 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Jussi Jumppanen
  3.  
  4. [Application] 
  5. ;Application global information 
  6. AppName=Zeus for Windows
  7. AppFullName=Zeus for Windows Programmers Editor
  8. AppAuthorName=Written by Jussi Jumppanen
  9. AppCopyright=Copyright (c) 1995-1997 Xidicone Pty Ltd
  10. DefDir=C:\ZEUS
  11. SpaceNeeded=1300
  12. DefPMGroup=ZEUS.GRP, Zeus for Windows
  13.  
  14. [Disks] 
  15. ;List of diskettes needed to install the product and the name 
  16. ;of each diskette with the following format.
  17. ;
  18. ;Disk Number = Description of Disk
  19. 1=Zeus Disk #1
  20.  
  21. [Dirs] 
  22. ;lists of directories that must be created from the destination directory 
  23. ;files to be copied are copied from the root directory (always)
  24. 1=.
  25. 2=zConfig
  26. 3=zHelp
  27. 4=zMacros
  28. 5=zExample
  29. 6=zScript
  30. 7=zSpell
  31.  
  32. ;Zeus for Windows, Windows 95 or Windows NT Exe files
  33. ;Main executable       , ZEUS32.EXE  ,  1 ,  1  ,   N   ,    Y
  34. ;Main executable       , ZEUS16EXE    ,  1 ,  1  ,   N   ,    Y
  35.  
  36. [Files] 
  37. ;Description          , Name        , dir, disk, System, Compress
  38. Vender info           , VENDINFO.DIZ,  1 ,  1  ,   N   ,    N
  39. Read me file          , READ_ME.BAT ,  1 ,  1  ,   N   ,    N
  40. History text file     , HISTORY.TXT ,  1 ,  1  ,   N   ,    N
  41. Description In Zip    , FILE_ID.DIZ ,  1 ,  1  ,   N   ,    N
  42. Windows COMMDLG.DLL   , COMMDLG.DLL ,  1 ,  1  ,   Y   ,    N
  43. Help support          , ZEUS.HLP    ,  1 ,  1  ,   N   ,    Y
  44. Help index file       , ZEUS.ZIX    ,  3 ,  1  ,   N   ,    Y
  45. Zeus INI file         , ZEUS16.INI  ,  1 ,  1  ,   N   ,    Y
  46. Main executable       , ZEUS16.EXE  ,  1 ,  1  ,   N   ,    Y
  47. Compiler configuration, ZEUS.CFG    ,  1 ,  1  ,   N   ,    Y
  48. Zeus user guide       , ZEUS.WRI    ,  1 ,  1  ,   N   ,    Y
  49. Commmand line PIF file, ZEUSDOS.PIF ,  1 ,  1  ,   N   ,    Y
  50. Text file utility     , STRIP.EXE   ,  1 ,  1  ,   N   ,    Y
  51. Standard Error Pipe   , ZSTDERR.EXE ,  1 ,  1  ,   N   ,    Y
  52. Sample information    , EXAMPLES.TXT,  1 ,  1  ,   N   ,    Y
  53. General information   , WELCOME.TXT ,  1 ,  1  ,   N   ,    Y
  54. ASCII character chart , ASCII.TXT   ,  1 ,  1  ,   N   ,    Y
  55. Prefix key data file  , PREFIX.DAT  ,  2 ,  1  ,   N   ,    Y
  56. Brief keyboard map    , BRIEF.KEY   ,  2 ,  1  ,   N   ,    Y
  57. Brief keyboard map    , BRIEFEX.KEY ,  2 ,  1  ,   N   ,    Y
  58. EMACS keyboard map    , EMACS.KEY   ,  2 ,  1  ,   N   ,    Y
  59. Epsilon keyboard map  , EPSILON.KEY ,  2 ,  1  ,   N   ,    Y
  60. Simple keyboard map   , SIMPLE.KEY  ,  2 ,  1  ,   N   ,    Y
  61. Wordstar keyboard map , WORDSTAR.KEY,  2 ,  1  ,   N   ,    Y
  62. Brief keyboard bind   , BRIEF.BND   ,  2 ,  1  ,   N   ,    Y
  63. Brief keyboard bind   , BRIEFEX.BND ,  2 ,  1  ,   N   ,    Y
  64. Epsilon keyboard bind , EPSILON.BND ,  2 ,  1  ,   N   ,    Y
  65. EMACS keyboard bind   , EMACS.bnd   ,  2 ,  1  ,   N   ,    Y
  66. Simple keyboard bind  , SIMPLE.BND  ,  2 ,  1  ,   N   ,    Y
  67. Wordstar keyboard bind, WORDSTAR.BND,  2 ,  1  ,   N   ,    Y
  68. Default Template file , ZEUSZDT.TPL ,  2 ,  1  ,   N   ,    Y
  69. C++ Template file     , ZEUSCPP.TPL ,  2 ,  1  ,   N   ,    Y
  70. HTML Template file    , ZEUSHTM.TPL ,  2 ,  1  ,   N   ,    Y
  71. Tools information file, ZEUSTOOL.INF,  2 ,  1  ,   N   ,    Y
  72. Text Extension        , ZEUSTXT.PRF ,  2 ,  1  ,   N   ,    Y
  73. Project Extension     , ZEUSMAK.PRF ,  2 ,  1  ,   N   ,    Y
  74. Resource Extension    , ZEUSRC.PRF  ,  2 ,  1  ,   N   ,    Y
  75. C Source Extension    , ZEUSC.PRF   ,  2 ,  1  ,   N   ,    Y
  76. C Source Extension    , ZEUSH.PRF   ,  2 ,  1  ,   N   ,    Y
  77. C++ Source Extension  , ZEUSCPP.PRF ,  2 ,  1  ,   N   ,    Y
  78. C++ Source Extension  , ZEUSHPP.PRF ,  2 ,  1  ,   N   ,    Y
  79. HTML Extension        , ZEUSHTM.PRF ,  2 ,  1  ,   N   ,    Y
  80. Test macro file       , TEST.MAC    ,  4 ,  1  ,   N   ,    Y
  81. Example BAT file      , CC.BAT      ,  5 ,  1  ,   N   ,    Y
  82. Example BAT file      , PM.BAT      ,  5 ,  1  ,   N   ,    Y
  83. 8086 ASM import File  , ASM.TXT     ,  5 ,  1  ,   N   ,    Y
  84. Ada 95 import File    , ADA95.TXT   ,  5 ,  1  ,   N   ,    Y
  85. Batch import file     , BAT.TXT     ,  5 ,  1  ,   N   ,    Y
  86. C/C++ import file     , C-CPP.TXT   ,  5 ,  1  ,   N   ,    Y
  87. Clipper import file   , CLIPPER.TXT ,  5 ,  1  ,   N   ,    Y
  88. CI Code import file   , CICODE.TXT  ,  5 ,  1  ,   N   ,    Y
  89. Cobol import file     , COBOL.TXT   ,  5 ,  1  ,   N   ,    Y
  90. dBase import file     , DBASE.TXT   ,  5 ,  1  ,   N   ,    Y
  91. Fortran import file   , FORTRAN.TXT ,  5 ,  1  ,   N   ,    Y
  92. Java import file      , JAVA.TXT    ,  5 ,  1  ,   N   ,    Y
  93. HTML import file      , HTML.TXT    ,  5 ,  1  ,   N   ,    Y
  94. Pascal import file    , PAS.TXT     ,  5 ,  1  ,   N   ,    Y
  95. Perl import file      , PERL.TXT    ,  5 ,  1  ,   N   ,    Y
  96. REXX import file      , REXX.TXT    ,  5 ,  1  ,   N   ,    Y
  97. SQL import file       , SQL.TXT     ,  5 ,  1  ,   N   ,    Y
  98. TEX import file       , TEX.TXT     ,  5 ,  1  ,   N   ,    Y
  99. VHDL import file      , VHDL.TXT    ,  5 ,  1  ,   N   ,    Y
  100. CTAGS make file       , CTAGS.MAK   ,  5 ,  1  ,   N   ,    Y
  101. CTAGS project file    , CTAGS.IDE   ,  5 ,  1  ,   N   ,    Y
  102. CTAGS executable      , CTAGS.EXE   ,  1 ,  1  ,   N   ,    Y
  103. CTAGS main file       , CTAGS.C     ,  5 ,  1  ,   N   ,    Y
  104. CTAGS wildcards file  , WILDCARD.C  ,  5 ,  1  ,   N   ,    Y
  105. CTAGS types file      , CTYPE.C     ,  5 ,  1  ,   N   ,    Y
  106. CTAGS types file      , CTYPE.H     ,  5 ,  1  ,   N   ,    Y
  107. CTAGS header file     , CONFIG.H    ,  5 ,  1  ,   N   ,    Y
  108. CINC make file        , CINC.MAK    ,  5 ,  1  ,   N   ,    Y
  109. CINC project file     , CINC.IDE    ,  5 ,  1  ,   N   ,    Y
  110. CINC executable       , CINC.EXE    ,  1 ,  1  ,   N   ,    Y
  111. CINC main source file , CINC.CPP    ,  5 ,  1  ,   N   ,    Y
  112. FGREP executable      , FGREP.EXE   ,  1 ,  1  ,   N   ,    Y
  113. FGREP main source file, GREP.C      ,  5 ,  1  ,   N   ,    Y
  114. FGREP project file    , FGREP.IDE   ,  5 ,  1  ,   N   ,    Y
  115. ZMI Macro Intepreter  , ZMI.EXE     ,  1 ,  1  ,   N   ,    Y
  116. Macro Example         , ZMI.ZM      ,  6 ,  1  ,   N   ,    Y
  117. Macro Example         , ZEUS.ZM     ,  6 ,  1  ,   N   ,    Y
  118. American Dictionary   , ZEUSAMER.DIC,  7 ,  1  ,   N   ,    Y
  119.  
  120. [PM Info] 
  121. ;File Name, App Description, Icon file #, Icon #
  122. ZEUS16.EXE            , Zeus for Windows
  123. WRITE.EXE Zeus.wri    , Product and License Details
  124. WINHELP.EXE Zeus.hlp  , User Manual
  125.  
  126. [End]
  127.